home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / wais-faq / getting-started next >
Encoding:
Internet Message Format  |  1993-05-20  |  11.5 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!gatech!howland.reston.ans.net!usenet.ins.cwru.edu!alpha.ces.cwru.edu!edguer
  2. From: edguer@ces.cwru.edu (Aydin Edguer)
  3. Newsgroups: comp.infosystems.wais,news.answers,comp.answers
  4. Subject: comp.infosystems.wais Frequently asked Questions [FAQ] (with answers)
  5. Supersedes: <1rrt0p$pt2@usenet.INS.CWRU.Edu>
  6. Followup-To: comp.infosystems.wais
  7. Date: 21 May 1993 01:02:40 GMT
  8. Organization: Computer Engineering and Science, Case Western Reserve University
  9. Lines: 260
  10. Approved: news-answers-request@MIT.Edu
  11. Distribution: world
  12. Expires: Mon, 7 Aug 1993 05:00:01 GMT
  13. Message-ID: <1th9ng$d6r@usenet.INS.CWRU.Edu>
  14. Reply-To: edguer@ces.cwru.edu
  15. NNTP-Posting-Host: sentinel.ces.cwru.edu
  16. Summary: FAQ
  17. Xref: senator-bedfellow.mit.edu comp.infosystems.wais:1374 news.answers:8668 comp.answers:766
  18.  
  19. Archive-name: wais-faq/getting-started
  20. Last-modified: 13 May 93 00:00:01 EST
  21.  
  22. comp.infosystems.wais Frequently asked Questions [FAQ] (with answers)
  23.  
  24.     -1-  What is the purpose of this newsgroup?
  25.     -2-  How can I search this FAQ to find the answers?
  26.     -3-  What is WAIS?
  27.     -4-  Where can I find more information on WAIS?
  28.     -5-  How can I get access to WAIS?
  29.     -6-  Where can I find WAIS software for the XYZ OS?
  30.     -7-  Where can I pick up the list of sources (e.g. databases) for WAIS?
  31.  
  32. Please send suggested corrections and additions to: edguer@ces.cwru.edu
  33. The latest version of this FAQ is available from:
  34.  <ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/wais-faq/getting-started>
  35.  
  36. ----------------------------------------------------------------------
  37.  
  38. Subject: -1-  What is the purpose of this newsgroup?
  39. Date: 28 Oct 92 00:00:01 EST
  40.  
  41. From the Charter:
  42.  
  43. comp.infosystems.wais is for discussion of WAIS, the Wide Area Information
  44. Servers, a networked full text retrieval system developed by Thinking Machines,
  45. Apple Computer, and Dow Jones.
  46.  
  47. ------------------------------
  48.  
  49. Subject: -2-  How can I search this FAQ to find the answers?
  50. Date: 19 Nov 92 00:00:01 EST
  51.  
  52. This FAQ follows the RFC1153 recommendations for message digests and
  53. thus should easily be viewed by newsreaders that understand message
  54. digests.
  55.  
  56. This FAQ also uses the Subject: lines with the answer to each question
  57. and thus it should be easy to step through the answers with the "^G" command
  58. of rn.
  59.  
  60. This FAQ marks each question with a "dash number dash" so that using
  61. a regular expression search pattern you can easily get directly to any
  62. question on the document.
  63.  
  64. ------------------------------
  65.  
  66. Subject: -3-  What is WAIS?
  67. Date: 9 Apr 93 00:00:01 EST
  68.  
  69. WAIS stands for Wide Area Information Servers.
  70.  
  71. WAIS is a networked information retrieval system.  WAIS currently uses TCP/IP
  72. to connect client applications to information servers.  Client applications
  73. are able to retrieve text or multimedia documents stored on the servers.
  74. Client applications request documents using keywords.  Servers search a full
  75. text index for the documents and return a list of documents containing the
  76. keyword.  The client may then request the server to send a copy of any of
  77. the documents found.
  78.  
  79. Although the name "Wide Area" implies the use of the large networks such as
  80. the Internet to connect clients to servers distributed around the network,
  81. WAIS can be used between a client and server on the same machine or a client
  82. and server on the same LAN.
  83.  
  84. WAIS uses the Z39.50 query protocol to communicate between clients and servers.
  85. WAIS does not, at this time, implement the full Z39.50-1992 specification.
  86. In particular, WAIS does not permit boolean searches but instead is restricted
  87. to relevance feedback.
  88.  
  89. There are a large number of servers running currently [over 400 databases].
  90. Topics range from recipes and movies to bibliographies, technical documents,
  91. and newsgroup archives.
  92.  
  93. WAIS was developed as a project of Thinking Machines, Apple Computer and
  94. Dow Jones.  WAIS is a free product available with full source to the server,
  95. indexing software, and many clients.
  96.  
  97. Thinking Machines has announced that they will stop support for the
  98. publicly distributed WAIS as of WAIS-8-b5.1.  Future support and development
  99. of WAIS has been taken over by CNIDR (Clearinghouse for Networked Information
  100. Discovery and Retrieval).  Future CNIDR releases will be called FreeWAIS, to 
  101. help reduce confusion.
  102.  
  103. ------------------------------
  104.  
  105. Subject: -4-  Where can I find more information on WAIS?
  106. Date: 9 Apr 93 00:00:01 EST
  107.  
  108. Depending upon the information you seek there are many options.
  109.  
  110. Perhaps the best place to start is the WAIS white sheet available
  111. via anonymous FTP from think.com in the file wais-corporate-paper.text.
  112. This will give you a good idea of why people got interested in WAIS
  113. and a very simple overview of the WAIS architecture.
  114.  
  115. If you want to learn more about how WAIS really works or answer other
  116. FAQ's the best place to start is the documentation that comes with WAIS.
  117. The WAIS distribution is available via anonymous FTP from think.com in
  118. the file /wais/wais-8-b5.1.tar.Z.  After uncompressing and untarring the
  119. distribution, you will find a ./doc directory that includes a more complete
  120. FAQ, documents for programmers, users guides, protocol specifications,
  121. a paper on digital librarian ethics, and a bibliography of WAIS articles.
  122.  
  123. If you wish to do further reading the bibliography of articles published on
  124. WAIS is also available separately from think.com in the file
  125. /wais/bibliography.txt.
  126.  
  127. Next, of course, there is the newsgroup comp.infosystems.wais.
  128. The newsgroup is regularly visited by the authors of WAIS at think.com and
  129. other experts on using both WAIS and other resources on the Internet.
  130. After listening in on the group for a while, you are welcome to post your
  131. questions if you have been unable to find an answer yourself from the
  132. documentation.
  133.  
  134. Finally, there are a number of mailing lists which you can join if you
  135. wish to follow WAIS.
  136.  
  137. wais-interest            Contact: wais-interest-request@think.com
  138.     This is a moderated list used to announcement new releases for
  139.     the Internet environment.
  140.  
  141. wais-discussion            Contact: wais-discussion-request@think.com
  142.     The WAIS-discussion is a digested, moderated list on Electronic
  143.     publishing issues in general and Wide Area Information Servers in
  144.     particular.  There are postings every week or two.
  145.  
  146. wais-talk            Contact: wais-talk-request@think.com
  147.     The WAIS-talk is an open list (interactive, not moderated) for
  148.     implementors and developers.  This is a technical list that is
  149.     not meant to be used as a support list.
  150.  
  151. Z3950IW                Contact: LISTSERV@nervm.nerdc.ufl.edu
  152.     Z39.50 Implementors list for low level discussions of protocol 
  153.     details.
  154.  
  155. ZIP                Contact: zip-request@kudzu.concert.net
  156.     The Z39.50-92 Information Project (ZIP) is a mailing list for
  157.     those interested in the development of the FreeWAIS distribution
  158.     from CNIDR.
  159.  
  160. SIG-WAIS            Contact: sig-wais-info@cnidr.org
  161.     This is a list for announcements of meetings and presentations
  162.     of the WAIS Special Interest Group.  These face-to-face conferences
  163.     provide useful demonstrations and talks on WAIS and Z39.50.
  164.  
  165. ------------------------------
  166.  
  167. Subject: -5-  How can I get access to WAIS?
  168. Date: 19 Nov 92 00:00:01 EST
  169.  
  170. Perhaps the easiest way to get started, if you do not want to get a copy of
  171. the full distribution and build your own clients is to try WAIS out using the
  172. client running at Thinking Machines.  To do this you must use TELNET to
  173. connect to quake.think.com and enter the username "wais" [lowercase-no quotes]
  174. at the "login:" prompt.  This will permit you to use swais (Screen WAIS).
  175. swais is a curses based interface, so if you have problems, it may be due
  176. to your terminal setup.  If you are unsure of the commands, try using a
  177. question mark [?] at the prompt.
  178.  
  179. ------------------------------
  180.  
  181. Subject: -6-  Where can I find WAIS software for the XYZ OS?
  182. Date: 13 May 92 00:00:01 EST
  183.  
  184. There are a number of sources for WAIS software available via anonymous FTP.
  185. [please try nic.funet.fi:/pub/networking/services/wais first, if in Europe]
  186.  
  187. ftp.cnidr.org:/pub/NIDR.tools/freeWAIS-0.1.tar
  188.     This is the new beta distribution of WAIS, with many bug fixes
  189.     and the addition of Boolean searches, stemming, etc.  Please note
  190.     freeWAIS 0.1 is a beta release for testing purposes only.  Bug fixes
  191.     will be incorporated on a weekly basis until the version stabilizes.
  192.     For more information read the release notes, available via anonymous
  193.     FTP from ftp.cnidr.org:/pub/NIDR.tools/freeWAIS-0.1/RELEASE-NOTES
  194.  
  195. think.com:/wais/wais-8-b5.1.tar.Z
  196.     This is the main UNIX distribution.  It includes waisindex, the
  197.     program that builds the indexes, and waisserver, the program that
  198.     responds to client queries.  The clients include:
  199.     waissearch - a "dumb" tty client interface
  200.     swais - a "simple" curses based client interface
  201.     wais.el - A GNU Emacs client interface
  202.     xwais - an X Window System client interface
  203.  
  204. think.com:/wais/motif-a1.tar.Z
  205.     mxwais - an OSF-Motif client interface that requires the xwais source.
  206.  
  207. SunSITE.unc.edu:/pub/wais/olwais-0.1a.tar.Z
  208.     olwais - an OpenWindows (NeWS) client interface
  209.     SPARC binary only.  Future releases will contain the C++ source.
  210.  
  211. SunSITE.unc.edu:/pub/wais/openlook-wais.tar.Z
  212.     xwais - an OpenLook (NeWS) client interface
  213.  
  214. SunSITE.unc.edu:/pub/wais/sunview/sunsearch.src.003.tar.Z
  215.     sunsearch - a SunView (SunTools) client interface
  216.  
  217. SunSITE.unc.edu:/pub/wais/vms/vms-client/*
  218.     client - a VAX VMS based client interface (based on the code from 8-b2?)
  219.     Requires TGV/Multinet (must be obtained separately).
  220.  
  221. SunSITE.unc.edu:/pub/wais/vms/vms-server/*
  222.     waisserver - a VAX VMS based server
  223.     waisindex - a VAX VMS based indexer
  224.  
  225. think.com:/wais/WAIStation-NeXT-1.9.1.tar.Z
  226.     WAIStation.app - a NeXTstep based client interface for NeXT workstations
  227.  
  228. think.com:WAIStation-0-63.sit.hqx
  229.     WAIStation - a Macintosh interface client based on MacTCP.
  230.     MacTCP must be obtained separately.
  231.     Source to the client in THINK C is available from
  232.     quake.think.com:/wais/WAIStation-0-62-Sources.sit.hqx
  233.  
  234. mendel.welch.jhu.edu:/pub/fs/HyperWais.sea.hqx
  235.     HyperWais - A Macintosh Hypercard client interface.
  236.     currently at version 1.7
  237.     Based on MacTCP and Hypercard (which must be obtained separately).
  238.     Source is also available from
  239.     mendel.welch.jhu.edu:/pub/fs/HyperWais.src.sea.hqx
  240.  
  241. SunSITE.unc.edu:/pub/wais/DOS/pcdist.zip
  242.     pcwais - An MS-DOS client interface
  243.     Based on Borland TurboVision and the Crynwr Packet Drivers.
  244.  
  245. oac.hsc.uth.tmc.edu:/public/dos/misc/oacwais.exe
  246.     oacwais - An MS-DOS client interface
  247.     Based on FTP Software's PC/TCP.
  248.     FTP Software's PC/TCP must be obtained separately.
  249.  
  250. SunSITE.unc.edu:/pub/wais/Windows/wwais103.zip
  251.     wwais - a Microsoft Windows 3.0 client interface
  252.     Based on Visual Basic and Novell's LAN Workplace for DOS.
  253.     LAN Workplace for DOS must be obtained separately.
  254.  
  255. You can also use Gopher to access WAIS.  For the availability of Gopher
  256. clients, please visit the comp.infosystems.gopher newsgroup.
  257.  
  258. ------------------------------
  259.  
  260. Subject: -7-  Where can I pick up the list of sources (e.g. databases) for WAIS?
  261. Date: 7 Dec 92 00:00:01 EST
  262.  
  263. The current listing of publicly advertised sources is always available
  264. via anonymous FTP from think.com in the /wais directory in the file
  265. wais-sources.tar.Z (a compressed UNIX tar file).
  266.  
  267. Also available is a WAIS source description document. The document is
  268. in 2 parts, one a list of WAIS sources and their descriptions grouped
  269. into categories (the src-list) and the other the sources and descriptions
  270. listed in alphabetical order (the annex).  These documents are maintained
  271. by Chris Christoff <chrisc@bu.oz.au> and are available via anonymous FTP
  272. from kirk.bu.oz.au:/pub/Bond_Uni/doc/wais in the files src-list.* and
  273. annex.*.  The documents are mirrored on archive.orst.edu:/pub/doc/wais.
  274.  
  275. [please try nic.funet.fi:/pub/networking/services/wais first, if in Europe]
  276.  
  277. ------------------------------
  278.  
  279.